function return value造句
例句与造句
- Position in argument list , or null for function return value
在参数列表中的位置,对于函数返回值为null 。 - Position in the argument list , or null for a function return value
在参数列表中的位置,对于函数返回值为null 。 - Describes how to transfer a structure element , parameter , or function return value between processes
描述如何在进程之间传输结构元素、参数或函数返回值。 - Contains information needed for transferring a structure element , parameter , or function return value between processes
包含在进程之间传输结构元素、参数或函数返回值时所需的信息。 - Contains information about how to transfer a structure element , parameter , or function return value between processes
包含有关如何在进程之间传输结构元素、参数或函数返回值的信息。 - It's difficult to find function return value in a sentence. 用function return value造句挺难的
- The eabi reserves gpr1 for a stack pointer , gpr3 - gpr7 for function argument passing , and gpr3 for function return values
Eabi将gpr1预留为栈指针, gpr3到gpr7用于函数参数传递, gpr3用于函数返回值。 - Many library functions return values in a fixed object , always reusing the same object , and they can all cause the same problem
很多库函数在固定的对象中返回值,总是使用同一对象,它们全都会导致相同的问题。 - Other parts of the code can use this identifier to declare variables , parameters , and function return values to be of this structure s data type
代码中的其他部分可以使用此标识符声明变量、参数以及函数返回值(其数据类型为此结构的数据类型) 。